DataGridColumn.groupText Property
Gets or sets the text to display in an extra level of headers above the column headers grouping multiple columns under one header.
Property Value
Type: String
Value may be null.
Specify text matching that of an adjacent column to group them together, or null to display no group header for this column.